d/control: ostree no longer needs its Suggests on dracut
authorSimon McVittie <smcv@debian.org>
Sun, 26 Jun 2016 18:51:04 +0000 (19:51 +0100)
committerSimon McVittie <smcv@debian.org>
Sun, 26 Jun 2016 18:51:04 +0000 (19:51 +0100)
A stronger dependency on dracut will be needed in the ostree-boot package
when the boot integration is reinstated (see #824650).

debian/changelog
debian/control

index 5849f1aca83a6e5244f690afa69b5d2247e18c6a..ccef7700a0c0ade867737a721a75ad0e546c0d04 100644 (file)
@@ -25,6 +25,9 @@ ostree (2016.6-1) UNRELEASED; urgency=medium
     of ostree that we just built
   * d/p/entry_pathname_test_helper-these-tests-need-extended-attr.patch:
     skip more tests if /var/tmp doesn't support extended attributes
+  * d/control: ostree no longer needs its Suggests on dracut. A stronger
+    dependency on dracut will be needed in the ostree-boot package when
+    the boot integration is reinstated (see #824650).
 
  -- Simon McVittie <smcv@debian.org>  Wed, 15 Jun 2016 14:05:53 -0400
 
index 42ab13c75f0ee41ec946cf8cc9eff8a988c55103..387d56f1e168496fd11046bfdcca697d92c3407d 100644 (file)
@@ -114,8 +114,6 @@ Architecture: linux-any
 Depends:
  ${misc:Depends},
  ${shlibs:Depends},
-Suggests:
- dracut,
 Description: content-addressed filesystem for operating system binaries
  OSTree is a tool and library for managing bootable, immutable, versioned
  filesystem trees. It is like git in that it checksums individual files